home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / 1-4a Rename / rename.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  2002-11-19  |  55KB  |  2,225 lines

  1. object Form1: TForm1
  2.   Left = 304
  3.   Top = 0
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Size = 10
  6.   VertScrollBar.Visible = False
  7.   AutoScroll = False
  8.   ClientHeight = 777
  9.   ClientWidth = 802
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   KeyPreview = True
  18.   OldCreateOrder = False
  19.   PopupMenu = PopupMenu1
  20.   Position = poDefault
  21.   ShowHint = True
  22.   OnCreate = FormCreate
  23.   OnKeyDown = maybectrl
  24.   OnKeyUp = noctrl
  25.   OnResize = SetSizes
  26.   OnShow = InitStart
  27.   PixelsPerInch = 96
  28.   TextHeight = 13
  29.   object PanelReplace: TPanel
  30.     Left = 3
  31.     Top = 393
  32.     Width = 297
  33.     Height = 265
  34.     BevelInner = bvRaised
  35.     BorderStyle = bsSingle
  36.     Color = 10538727
  37.     ParentShowHint = False
  38.     ShowHint = True
  39.     TabOrder = 6
  40.     object Bevel1: TBevel
  41.       Left = 2
  42.       Top = 148
  43.       Width = 287
  44.       Height = 16
  45.       Shape = bsTopLine
  46.       Style = bsRaised
  47.     end
  48.     object Bevel7: TBevel
  49.       Left = 216
  50.       Top = 5
  51.       Width = 53
  52.       Height = 141
  53.       Shape = bsLeftLine
  54.     end
  55.     object Bevel12: TBevel
  56.       Left = 98
  57.       Top = 178
  58.       Width = 191
  59.       Height = 50
  60.       Shape = bsTopLine
  61.     end
  62.     object Bevel11: TBevel
  63.       Left = 66
  64.       Top = 208
  65.       Width = 50
  66.       Height = 45
  67.       Shape = bsLeftLine
  68.     end
  69.     object Bevel6: TBevel
  70.       Left = 124
  71.       Top = 3
  72.       Width = 41
  73.       Height = 142
  74.       Shape = bsLeftLine
  75.     end
  76.     object Bevel14: TBevel
  77.       Left = 152
  78.       Top = 208
  79.       Width = 50
  80.       Height = 45
  81.       Shape = bsLeftLine
  82.     end
  83.     object Bevel15: TBevel
  84.       Left = 3
  85.       Top = 203
  86.       Width = 286
  87.       Height = 14
  88.       Shape = bsTopLine
  89.     end
  90.     object Bevel13: TBevel
  91.       Left = 94
  92.       Top = 152
  93.       Width = 50
  94.       Height = 49
  95.       Shape = bsLeftLine
  96.     end
  97.     object SpeedbuttonReplace: TSpeedButton
  98.       Left = 248
  99.       Top = 104
  100.       Width = 23
  101.       Height = 22
  102.     end
  103.     object CheckSwap: TCheckBox
  104.       Left = 220
  105.       Top = 3
  106.       Width = 71
  107.       Height = 17
  108.       Hint = 
  109.         'Swaps parts within the name. "Thriller - Jackson.wav" => "Jackso' +
  110.         'n - Thriller.wav". With this function you can also multiply, inv' +
  111.         'ert, delete, insert.'
  112.       Caption = 'Swap/add'
  113.       ParentShowHint = False
  114.       ShowHint = True
  115.       TabOrder = 11
  116.       OnClick = SetChecks
  117.     end
  118.     object StaticText2: TStaticText
  119.       Left = 19
  120.       Top = 156
  121.       Width = 71
  122.       Height = 17
  123.       Hint = 
  124.         'Whenever you type in "$" in a Replace/Insert/Swap field a number' +
  125.         ' will be inserted instead.'
  126.       Caption = 'will be number'
  127.       ParentShowHint = False
  128.       ShowHint = True
  129.       TabOrder = 34
  130.     end
  131.     object StaticText3: TStaticText
  132.       Left = 19
  133.       Top = 180
  134.       Width = 65
  135.       Height = 17
  136.       Hint = '1984737 => 1'#39'984'#39'737'
  137.       Caption = 'splits number'
  138.       ParentShowHint = False
  139.       ShowHint = True
  140.       TabOrder = 36
  141.     end
  142.     object EditAddBeg: TEdit
  143.       Left = 128
  144.       Top = 20
  145.       Width = 81
  146.       Height = 21
  147.       Hint = 'Insert this text.'#13#10'(You can use "$" to insert number.)'
  148.       ParentShowHint = False
  149.       PopupMenu = PopupMenu2
  150.       ShowHint = True
  151.       TabOrder = 7
  152.       OnChange = SetChecksDelayed
  153.     end
  154.     object EditNumberRepresenter: TEdit
  155.       Left = 3
  156.       Top = 154
  157.       Width = 16
  158.       Height = 21
  159.       Hint = 'This represents numbers. Please delete for no representer'
  160.       MaxLength = 1
  161.       ParentShowHint = False
  162.       ShowHint = True
  163.       TabOrder = 8
  164.       Text = '$'
  165.       OnChange = SetChecksDelayed
  166.     end
  167.     object CheckChangeNum: TCheckBox
  168.       Left = 101
  169.       Top = 183
  170.       Width = 64
  171.       Height = 17
  172.       Hint = 
  173.         'Add leading zero (or whatever you specify) to existing number. "' +
  174.         'pic2 high.jpg" => "pic002 high.jpg". Numbers separated by '#39' are ' +
  175.         'recognized as linked numbers, e.g 1'#39'234 is treated as 1234'
  176.       Caption = 'Add lead'
  177.       ParentShowHint = False
  178.       ShowHint = True
  179.       TabOrder = 9
  180.       OnClick = SetChecks
  181.     end
  182.     object EditSequence: TEdit
  183.       Left = 220
  184.       Top = 46
  185.       Width = 70
  186.       Height = 21
  187.       Hint = '<1>=First part <2>=second part <0>=Separator'
  188.       ParentShowHint = False
  189.       PopupMenu = PopupMenu2
  190.       ShowHint = True
  191.       TabOrder = 10
  192.       Text = '<2><0><1>'
  193.       OnChange = SetChecksDelayed
  194.     end
  195.     object EditPartSeparator: TEdit
  196.       Left = 271
  197.       Top = 22
  198.       Width = 19
  199.       Height = 21
  200.       Hint = 'Parts are separated by...'
  201.       ParentShowHint = False
  202.       ShowHint = True
  203.       TabOrder = 12
  204.       Text = '.'
  205.       OnChange = SetChecksDelayed
  206.     end
  207.     object ComboReplaceOccurenceSwap: TComboBox
  208.       Left = 221
  209.       Top = 73
  210.       Width = 69
  211.       Height = 21
  212.       Cursor = crHandPoint
  213.       Hint = 'Last occurence of separator or first, second...'
  214.       Style = csDropDownList
  215.       DropDownCount = 12
  216.       ItemHeight = 13
  217.       Items.Strings = (
  218.         'last occurence'
  219.         '1st occurence'
  220.         '2nd occurence'
  221.         '3rd occurence'
  222.         '4th occurence'
  223.         '5th occurence'
  224.         '6th occurence'
  225.         '7th occurence'
  226.         '8th occurence'
  227.         '9th occurence')
  228.       ParentShowHint = False
  229.       ShowHint = True
  230.       TabOrder = 13
  231.       OnChange = SetChecks
  232.     end
  233.     object CheckKeepCase: TCheckBox
  234.       Left = 51
  235.       Top = 113
  236.       Width = 73
  237.       Height = 17
  238.       Hint = 
  239.         'When checked: '#39'a'#39' =>'#39'b'#39' would result in '#39'Afghanistan'#39' => '#39'Bfghbn' +
  240.         'istbn'#39
  241.       Caption = 'keep case'
  242.       Ctl3D = True
  243.       ParentCtl3D = False
  244.       ParentShowHint = False
  245.       ShowHint = True
  246.       TabOrder = 14
  247.       OnClick = SetChecks
  248.     end
  249.     object StaticText4: TStaticText
  250.       Left = 186
  251.       Top = 184
  252.       Width = 33
  253.       Height = 17
  254.       Caption = 'Digits:'
  255.       ParentShowHint = False
  256.       ShowHint = True
  257.       TabOrder = 15
  258.     end
  259.     object StaticTextStep: TStaticText
  260.       Left = 160
  261.       Top = 156
  262.       Width = 24
  263.       Height = 17
  264.       Caption = 'step'
  265.       TabOrder = 16
  266.     end
  267.     object EditFillChar: TEdit
  268.       Left = 181
  269.       Top = 69
  270.       Width = 17
  271.       Height = 21
  272.       Hint = 
  273.         'Use this to fill up, when inserting position is higher than leng' +
  274.         'th'
  275.       ParentShowHint = False
  276.       ShowHint = True
  277.       TabOrder = 17
  278.       Text = ' '
  279.       OnChange = SetChecksDelayed
  280.     end
  281.     object ComboNumsystem: TComboBox
  282.       Left = 158
  283.       Top = 209
  284.       Width = 131
  285.       Height = 21
  286.       Cursor = crHandPoint
  287.       Hint = 
  288.         'Use this system for numbernig or renumbering. Standard is the de' +
  289.         'cimal system.'
  290.       Style = csDropDownList
  291.       Ctl3D = True
  292.       ItemHeight = 13
  293.       Items.Strings = (
  294.         'decimal (10)'
  295.         'hexadecimal(16)'
  296.         'octal (8)'
  297.         'binary (2)'
  298.         'roman/latin'
  299.         'excel')
  300.       ParentCtl3D = False
  301.       ParentShowHint = False
  302.       ShowHint = True
  303.       TabOrder = 18
  304.       OnChange = SetNumSys
  305.     end
  306.     object StaticTextFilledUp: TStaticText
  307.       Left = 128
  308.       Top = 72
  309.       Width = 53
  310.       Height = 17
  311.       Caption = 'fill up with:'
  312.       ParentShowHint = False
  313.       ShowHint = True
  314.       TabOrder = 19
  315.     end
  316.     object EditNumsystem: TEdit
  317.       Left = 159
  318.       Top = 234
  319.       Width = 74
  320.       Height = 21
  321.       Hint = 'Numbering system'
  322.       ParentShowHint = False
  323.       ShowHint = True
  324.       TabOrder = 28
  325.       OnChange = SetNumSysEdit
  326.     end
  327.     object EditLeadingNumSystemChar: TEdit
  328.       Left = 166
  329.       Top = 181
  330.       Width = 17
  331.       Height = 21
  332.       Hint = 
  333.         'Leading char (for example "0"). This will be inserted BEFORE the' +
  334.         ' number, if the number is shorter than the number of the represe' +
  335.         'nter'
  336.       MaxLength = 1
  337.       ParentShowHint = False
  338.       ShowHint = True
  339.       TabOrder = 31
  340.       Text = '0'
  341.       OnChange = SetChecksDelayed
  342.     end
  343.     object CheckExcelNumSystem: TCheckBox
  344.       Left = 238
  345.       Top = 230
  346.       Width = 48
  347.       Height = 17
  348.       Hint = 
  349.         'Don'#39't use zero. Like in Excel: Start with "a", next is not "a0",' +
  350.         ' but "aa"'
  351.       Caption = 'Excel'
  352.       ParentShowHint = False
  353.       ShowHint = True
  354.       TabOrder = 39
  355.       OnClick = SetChecks
  356.     end
  357.     object StaticTextSwapExtension: TStaticText
  358.       Left = 218
  359.       Top = 24
  360.       Width = 53
  361.       Height = 17
  362.       Caption = 'Separator:'
  363.       ParentShowHint = False
  364.       ShowHint = True
  365.       TabOrder = 43
  366.     end
  367.     object EditPreNum: TEdit
  368.       Left = 39
  369.       Top = 207
  370.       Width = 23
  371.       Height = 21
  372.       Hint = 'Insert this text BEFORE the number'
  373.       ParentShowHint = False
  374.       ShowHint = True
  375.       TabOrder = 20
  376.       OnChange = SetChecksDelayed
  377.     end
  378.     object EditPostNum: TEdit
  379.       Left = 39
  380.       Top = 231
  381.       Width = 23
  382.       Height = 21
  383.       Hint = 'Insert this AFTER the number'
  384.       ParentShowHint = False
  385.       ShowHint = True
  386.       TabOrder = 21
  387.       OnChange = SetChecksDelayed
  388.     end
  389.     object StaticTextPreNum: TStaticText
  390.       Left = 4
  391.       Top = 209
  392.       Width = 35
  393.       Height = 17
  394.       Caption = 'Before'
  395.       ParentShowHint = False
  396.       ShowHint = True
  397.       TabOrder = 22
  398.     end
  399.     object StaticTextPostNum: TStaticText
  400.       Left = 13
  401.       Top = 233
  402.       Width = 26
  403.       Height = 17
  404.       Caption = 'After'
  405.       ParentShowHint = False
  406.       ShowHint = True
  407.       TabOrder = 23
  408.     end
  409.     object SpinButtonStep: TSpinButton
  410.       Left = 202
  411.       Top = 154
  412.       Width = 15
  413.       Height = 21
  414.       DownGlyph.Data = {
  415.         AE000000424DAE00000000000000360000002800000009000000060000000100
  416.         1000000000007800000000000000000000000000000000000000E03DE03DE03D
  417.         E03DE03DE03DE03DE03DE03D0300E03DE03DE03DE03D0000E03DE03DE03DE03D
  418.         0004E03DE03DE03D000000000000E03DE03DE03DFE02E03DE03D000000000000
  419.         00000000E03DE03DFA00E03D0000000000000000000000000000E03DB556E03D
  420.         E03DE03DE03DE03DE03DE03DE03DE03D6100}
  421.       ParentShowHint = False
  422.       ShowHint = True
  423.       TabOrder = 27
  424.       UpGlyph.Data = {
  425.         AE000000424DAE00000000000000360000002800000009000000060000000100
  426.         1000000000007800000000000000000000000000000000000000E03DE03DE03D
  427.         E03DE03DE03DE03DE03DE03D0100E03D0000000000000000000000000000E03D
  428.         F203E03DE03D00000000000000000000E03DE03D0200E03DE03DE03D00000000
  429.         0000E03DE03DE03D0004E03DE03DE03DE03D0000E03DE03DE03DE03D2102E03D
  430.         E03DE03DE03DE03DE03DE03DE03DE03DCA81}
  431.       OnDownClick = DecSpinStep
  432.       OnUpClick = IncSpinStep
  433.     end
  434.     object CheckOverlay: TCheckBox
  435.       Left = 127
  436.       Top = 95
  437.       Width = 67
  438.       Height = 17
  439.       Hint = 'Do not insert, but "paste over"'
  440.       Caption = 'overlay'
  441.       ParentShowHint = False
  442.       ShowHint = True
  443.       TabOrder = 41
  444.       OnClick = SetChecks
  445.     end
  446.     object CheckKeepCaseInsert: TCheckBox
  447.       Left = 127
  448.       Top = 111
  449.       Width = 75
  450.       Height = 17
  451.       Hint = 'Keep the same case, when overlaying'
  452.       Caption = 'keep case'
  453.       ParentShowHint = False
  454.       ShowHint = True
  455.       TabOrder = 40
  456.       OnClick = SetChecks
  457.     end
  458.     object CheckReplaceOnlyOneTime: TCheckBox
  459.       Left = 60
  460.       Top = 96
  461.       Width = 49
  462.       Height = 17
  463.       Hint = 'Replace only 1 occurence'
  464.       Caption = '1 time'
  465.       ParentShowHint = False
  466.       ShowHint = True
  467.       TabOrder = 32
  468.       OnClick = SetChecks
  469.     end
  470.     object ComboReplaceOccurence: TComboBox
  471.       Left = 5
  472.       Top = 74
  473.       Width = 116
  474.       Height = 21
  475.       Cursor = crHandPoint
  476.       Hint = 
  477.         'Start replacing from the first occurence on, the second on, the ' +
  478.         'third on...the last'
  479.       Style = csDropDownList
  480.       DropDownCount = 12
  481.       ItemHeight = 13
  482.       Items.Strings = (
  483.         'last occurence'
  484.         '1st occurence'
  485.         '2nd occurence'
  486.         '3rd occurence'
  487.         '4th occurence'
  488.         '5th occurence'
  489.         '6th occurence'
  490.         '7th occurence'
  491.         '8th occurence'
  492.         '9th occurence'
  493.         'at beginning'
  494.         'at end')
  495.       ParentShowHint = False
  496.       ShowHint = True
  497.       TabOrder = 33
  498.       OnChange = SetChecks
  499.     end
  500.     object EditNumberseparator: TEdit
  501.       Left = 3
  502.       Top = 178
  503.       Width = 16
  504.       Height = 21
  505.       Hint = '1234 => 1'#39'234. Separate large numbers.'
  506.       MaxLength = 1
  507.       ParentShowHint = False
  508.       ShowHint = True
  509.       TabOrder = 35
  510.       Text = #39
  511.       OnChange = SetChecksDelayed
  512.     end
  513.     object CheckInsert: TCheckBox
  514.       Left = 128
  515.       Top = 3
  516.       Width = 87
  517.       Height = 17
  518.       Hint = '"listen.txt" => "012 listen.txt"'
  519.       Caption = 'Insert/append'
  520.       ParentShowHint = False
  521.       ShowHint = True
  522.       TabOrder = 29
  523.       OnClick = SetChecks
  524.     end
  525.     object CheckReplaceWholeword: TCheckBox
  526.       Left = 5
  527.       Top = 129
  528.       Width = 81
  529.       Height = 17
  530.       Hint = 
  531.         'Find only whole words. If you search for "hi" then "hi there" wo' +
  532.         'uld be found, "high" not.'
  533.       Caption = 'whole word'
  534.       ParentShowHint = False
  535.       ShowHint = True
  536.       TabOrder = 37
  537.       OnClick = SetChecks
  538.     end
  539.     object CheckVV: TCheckBox
  540.       Left = 73
  541.       Top = 3
  542.       Width = 46
  543.       Height = 17
  544.       Hint = 'Changes all '#39'a'#39' to '#39'b'#39' and all '#39'b'#39' to '#39'a'#39
  545.       Caption = 'swap'
  546.       TabOrder = 38
  547.       OnClick = SetChecks
  548.     end
  549.     object CheckRenumber: TCheckBox
  550.       Left = 249
  551.       Top = 184
  552.       Width = 40
  553.       Height = 17
  554.       Hint = 'Replace an existing number by a totally new number'
  555.       Caption = 'new'
  556.       ParentShowHint = False
  557.       ShowHint = True
  558.       TabOrder = 5
  559.       OnClick = SetChecks
  560.     end
  561.     object SpinReplaceNumAnz: TSpinEdit
  562.       Left = 216
  563.       Top = 181
  564.       Width = 30
  565.       Height = 22
  566.       Hint = 
  567.         'All numbers will have this number of digits. So "3" would make "' +
  568.         '001" out of "1" and "056" out of "56"'
  569.       MaxValue = 255
  570.       MinValue = 0
  571.       ParentShowHint = False
  572.       ShowHint = True
  573.       TabOrder = 1
  574.       Value = 3
  575.       OnChange = SetChecks
  576.     end
  577.     object StaticTextAt: TStaticText
  578.       Left = 127
  579.       Top = 50
  580.       Width = 25
  581.       Height = 17
  582.       Caption = 'Pos:'
  583.       ParentShowHint = False
  584.       ShowHint = False
  585.       TabOrder = 3
  586.     end
  587.     object EditReplace: TEdit
  588.       Left = 5
  589.       Top = 21
  590.       Width = 113
  591.       Height = 22
  592.       Hint = 
  593.         'Replace this text in all filenames. If you want to replace the w' +
  594.         'hole name, just leave this field empty.'
  595.       Ctl3D = True
  596.       Font.Charset = ANSI_CHARSET
  597.       Font.Color = clWindowText
  598.       Font.Height = -11
  599.       Font.Name = 'Courier New'
  600.       Font.Style = []
  601.       ParentCtl3D = False
  602.       ParentFont = False
  603.       ParentShowHint = False
  604.       ShowHint = True
  605.       TabOrder = 2
  606.       Text = 'this'
  607.       OnChange = SetChecksDelayed
  608.     end
  609.     object EditReplaceWith: TEdit
  610.       Left = 5
  611.       Top = 48
  612.       Width = 115
  613.       Height = 22
  614.       Hint = 'This will be the new text. (You can use "$" to insert number)'
  615.       Font.Charset = ANSI_CHARSET
  616.       Font.Color = clWindowText
  617.       Font.Height = -11
  618.       Font.Name = 'Courier New'
  619.       Font.Style = []
  620.       ParentFont = False
  621.       ParentShowHint = False
  622.       PopupMenu = PopupMenu2
  623.       ShowHint = True
  624.       TabOrder = 6
  625.       Text = 'by that'
  626.       OnChange = SetChecksDelayed
  627.     end
  628.     object CheckReplace: TCheckBox
  629.       Left = 5
  630.       Top = 3
  631.       Width = 62
  632.       Height = 17
  633.       Hint = 'Replace within a filename'
  634.       Caption = 'Replace'
  635.       ParentShowHint = False
  636.       ShowHint = True
  637.       TabOrder = 0
  638.       OnClick = SetChecks
  639.     end
  640.     object CheckReplaceOverlay: TCheckBox
  641.       Left = 5
  642.       Top = 96
  643.       Width = 55
  644.       Height = 17
  645.       Hint = 
  646.         'Replace "a" => "ba" in "lasso" would normally result in "hbasso"' +
  647.         '. When Overlay is turned on however it results in "Lbaso", becau' +
  648.         'se "ba" is laid over "lasso" at position of "a"'
  649.       Caption = 'overlay'
  650.       ParentShowHint = False
  651.       ShowHint = True
  652.       TabOrder = 4
  653.       OnClick = SetChecks
  654.     end
  655.     object StaticText1: TStaticText
  656.       Left = 98
  657.       Top = 156
  658.       Width = 24
  659.       Height = 17
  660.       Caption = 'start'
  661.       ParentShowHint = False
  662.       ShowHint = True
  663.       TabOrder = 30
  664.     end
  665.     object ComboAdd: TComboBox
  666.       Left = 71
  667.       Top = 208
  668.       Width = 77
  669.       Height = 21
  670.       Cursor = crHandPoint
  671.       Hint = 'Change existing number by adding (multiplying...)'
  672.       Style = csDropDownList
  673.       ItemHeight = 13
  674.       Items.Strings = (
  675.         'Add'
  676.         'Subtract'
  677.         'Multiply'
  678.         'Power')
  679.       TabOrder = 44
  680.       OnChange = SetChecks
  681.     end
  682.     object MaskAddEdit: TEdit
  683.       Left = 71
  684.       Top = 232
  685.       Width = 76
  686.       Height = 21
  687.       Hint = 'Add this value to existing number.'
  688.       TabOrder = 45
  689.       Text = '0'
  690.       OnChange = SetChecks
  691.     end
  692.     object SpinButton2: TSpinButton
  693.       Left = 144
  694.       Top = 154
  695.       Width = 15
  696.       Height = 21
  697.       Ctl3D = True
  698.       DownGlyph.Data = {
  699.         AE000000424DAE00000000000000360000002800000009000000060000000100
  700.         1000000000007800000000000000000000000000000000000000E03DE03DE03D
  701.         E03DE03DE03DE03DE03DE03D0500E03DE03DE03DE03D0000E03DE03DE03DE03D
  702.         9801E03DE03DE03D000000000000E03DE03DE03D9501E03DE03D000000000000
  703.         00000000E03DE03DF801E03D0000000000000000000000000000E03D0600E03D
  704.         E03DE03DE03DE03DE03DE03DE03DE03DB556}
  705.       ParentCtl3D = False
  706.       TabOrder = 24
  707.       UpGlyph.Data = {
  708.         AE000000424DAE00000000000000360000002800000009000000060000000100
  709.         1000000000007800000000000000000000000000000000000000E03DE03DE03D
  710.         E03DE03DE03DE03DE03DE03D0300E03D0000000000000000000000000000E03D
  711.         9801E03DE03D00000000000000000000E03DE03D9801E03DE03DE03D00000000
  712.         0000E03DE03DE03DC801E03DE03DE03DE03D0000E03DE03DE03DE03DC981E03D
  713.         E03DE03DE03DE03DE03DE03DE03DE03D6000}
  714.       OnDownClick = DecSpin2
  715.       OnUpClick = IncSpin2
  716.     end
  717.     object MaskSpinEdit2: TMaskEdit
  718.       Left = 120
  719.       Top = 153
  720.       Width = 25
  721.       Height = 21
  722.       Hint = 
  723.         'Starting number for numbering files. You may try HUGE numbers, e' +
  724.         'ven for Latin numbering.'
  725.       Ctl3D = True
  726.       ParentCtl3D = False
  727.       ParentShowHint = False
  728.       ShowHint = True
  729.       TabOrder = 25
  730.       Text = '1'
  731.       OnChange = CorrectNumberAndRenameTest
  732.     end
  733.     object MaskSpinEditStep: TMaskEdit
  734.       Left = 182
  735.       Top = 153
  736.       Width = 22
  737.       Height = 21
  738.       Hint = 'Stepping when numbering'
  739.       ParentShowHint = False
  740.       ShowHint = True
  741.       TabOrder = 26
  742.       Text = '1'
  743.       OnChange = CorrectNumberAndRenameTest
  744.     end
  745.     object CheckRenumberPerSubdir: TCheckBox
  746.       Left = 221
  747.       Top = 157
  748.       Width = 69
  749.       Height = 17
  750.       Hint = 'Each subdirectory has it'#39's own numbering'
  751.       Caption = 'folderwise'
  752.       TabOrder = 42
  753.       OnClick = SetChecks
  754.     end
  755.     object SpinEditInsertPos: TSpinEdit
  756.       Left = 152
  757.       Top = 45
  758.       Width = 57
  759.       Height = 22
  760.       Hint = 'Insert at this position. 0 to insert at the end.'
  761.       MaxValue = 0
  762.       MinValue = 0
  763.       TabOrder = 46
  764.       Value = 1
  765.       OnChange = SetChecksDelayed
  766.     end
  767.     object CheckAsIPAddress: TCheckBox
  768.       Left = 238
  769.       Top = 242
  770.       Width = 47
  771.       Height = 17
  772.       Hint = 'Format number as an IP address'
  773.       Caption = 'as IP'
  774.       TabOrder = 47
  775.       OnClick = SetChecks
  776.     end
  777.     object CheckTrim: TCheckBox
  778.       Left = 80
  779.       Top = 129
  780.       Width = 37
  781.       Height = 17
  782.       Hint = 
  783.         'If something has been replace: Deletes spaces to the left and ri' +
  784.         'ght of the replaced letters.'
  785.       Caption = 'trim'
  786.       TabOrder = 48
  787.       OnClick = SetChecks
  788.     end
  789.     object CheckReplaceCasesensitive: TCheckBox
  790.       Left = 5
  791.       Top = 112
  792.       Width = 44
  793.       Height = 17
  794.       Hint = 
  795.         'Pay attention to the case (uppercase, lowercase) of the letters ' +
  796.         'which should be replaced.'
  797.       Caption = 'case'
  798.       TabOrder = 49
  799.       OnClick = SetChecks
  800.     end
  801.   end
  802.   object PanelCase: TPanel
  803.     Left = 2
  804.     Top = 664
  805.     Width = 297
  806.     Height = 62
  807.     BevelInner = bvRaised
  808.     BorderStyle = bsSingle
  809.     Color = 13624016
  810.     ParentShowHint = False
  811.     ShowHint = True
  812.     TabOrder = 5
  813.     object Label1: TLabel
  814.       Left = 8
  815.       Top = 2
  816.       Width = 105
  817.       Height = 13
  818.       Caption = 'First change case to...'
  819.     end
  820.     object Label2: TLabel
  821.       Left = 151
  822.       Top = 2
  823.       Width = 45
  824.       Height = 13
  825.       Caption = '...then to:'
  826.     end
  827.     object SpeedbuttonCase: TSpeedButton
  828.       Left = 272
  829.       Top = 0
  830.       Width = 15
  831.       Height = 17
  832.     end
  833.     object CheckMac: TCheckBox
  834.       Left = 91
  835.       Top = 39
  836.       Width = 190
  837.       Height = 17
  838.       Hint = 
  839.         'mcjanik => McJanik, dj janik => DJ Janik, mc example MC Example,' +
  840.         ' now i see mr. janik => now I see Mr. Janik, lp => LP, l.a. => L' +
  841.         '.A.'
  842.       Caption = 'I am DJ McDonald'#39's'
  843.       ParentShowHint = False
  844.       ShowHint = True
  845.       TabOrder = 0
  846.       OnClick = SetChecks
  847.     end
  848.     object StaticText5: TStaticText
  849.       Left = 136
  850.       Top = 16
  851.       Width = 16
  852.       Height = 17
  853.       Caption = '=>'
  854.       TabOrder = 1
  855.     end
  856.     object ComboFirstCase: TComboBox
  857.       Left = 8
  858.       Top = 18
  859.       Width = 129
  860.       Height = 21
  861.       Cursor = crHandPoint
  862.       Hint = 
  863.         'UPPER CASE (haLLo => HALLO), lowercase (=> hallo), invert case (' +
  864.         'HAllO)'
  865.       Style = csDropDownList
  866.       ImeMode = imHanguel
  867.       ItemHeight = 13
  868.       Items.Strings = (
  869.         'leAve CaSe'
  870.         'UPPER CASE'
  871.         'lower case'
  872.         'iNVERT cASE'
  873.         'rAnDOm')
  874.       TabOrder = 2
  875.       OnChange = SetChecks
  876.     end
  877.     object ComboSecondCase: TComboBox
  878.       Left = 151
  879.       Top = 18
  880.       Width = 129
  881.       Height = 21
  882.       Cursor = crHandPoint
  883.       Hint = 
  884.         'First letter ('#39'hello there [michael]'#39' => '#39'Hello there [michael]'#39 +
  885.         '), First and after breaks ('#39'Hello there [Michael]'#39'), English sty' +
  886.         'le=Every first letter of every word ('#39'Hello There [Michael]'#39')'
  887.       Style = csDropDownList
  888.       ItemHeight = 13
  889.       Items.Strings = (
  890.         'leAve CaSe'
  891.         'First letter only'
  892.         'First (And breaks)'
  893.         'English Style'
  894.         'Religious style')
  895.       TabOrder = 3
  896.       OnChange = SetChecks
  897.     end
  898.   end
  899.   object PanelFileSpec: TPanel
  900.     Left = 0
  901.     Top = 0
  902.     Width = 297
  903.     Height = 209
  904.     Hint = 'Doubleclick to browse Network'
  905.     BorderStyle = bsSingle
  906.     Color = 15845834
  907.     TabOrder = 1
  908.     OnDblClick = BrowseDirectory
  909.     object Bevel2: TBevel
  910.       Left = 6
  911.       Top = 134
  912.       Width = 281
  913.       Height = 49
  914.       ParentShowHint = False
  915.       ShowHint = True
  916.     end
  917.     object Bevel8: TBevel
  918.       Left = 164
  919.       Top = 8
  920.       Width = 54
  921.       Height = 63
  922.       Shape = bsLeftLine
  923.     end
  924.     object Bevel10: TBevel
  925.       Left = 229
  926.       Top = 138
  927.       Width = 50
  928.       Height = 39
  929.       Shape = bsLeftLine
  930.     end
  931.     object Bevel5: TBevel
  932.       Left = 7
  933.       Top = 53
  934.       Width = 154
  935.       Height = 36
  936.       Shape = bsTopLine
  937.     end
  938.     object SpeedbuttonFileSpec: TSpeedButton
  939.       Left = 283
  940.       Top = 2
  941.       Width = 5
  942.       Height = 5
  943.       Flat = True
  944.       Spacing = 0
  945.       Transparent = False
  946.       OnClick = AlterPanelHeight
  947.     end
  948.     object CheckOnlyWithinX: TCheckBox
  949.       Left = 7
  950.       Top = 184
  951.       Width = 267
  952.       Height = 17
  953.       Hint = 
  954.         'Restrict further previewing/processing to files, which are CURRE' +
  955.         'NTLY marked by "X"'
  956.       Caption = 'Process only files wich are currently marked by "X"'
  957.       TabOrder = 19
  958.       OnClick = StickToX
  959.     end
  960.     object SpinEditSplit: TSpinEdit
  961.       Left = 234
  962.       Top = 156
  963.       Width = 50
  964.       Height = 22
  965.       Hint = 'Split at this position, instead of a dot.'
  966.       MaxValue = 255
  967.       MinValue = -255
  968.       ParentShowHint = False
  969.       ShowHint = True
  970.       TabOrder = 13
  971.       Value = 0
  972.       OnChange = SetChecksAndSortAndGetFiles
  973.     end
  974.     object StaticText6: TStaticText
  975.       Left = 234
  976.       Top = 137
  977.       Width = 48
  978.       Height = 17
  979.       Caption = 'or split @'
  980.       ParentShowHint = False
  981.       ShowHint = True
  982.       TabOrder = 0
  983.     end
  984.     object EditFileSpec: TEdit
  985.       Left = 8
  986.       Top = 7
  987.       Width = 73
  988.       Height = 21
  989.       Ctl3D = True
  990.       ParentCtl3D = False
  991.       ParentShowHint = False
  992.       ShowHint = True
  993.       TabOrder = 1
  994.       Text = '*.*'
  995.       OnChange = GetFilesDelayed
  996.     end
  997.     object CheckSubdirs: TCheckBox
  998.       Left = 8
  999.       Top = 33
  1000.       Width = 83
  1001.       Height = 17
  1002.       Hint = 'Search subdirs? How deep?'
  1003.       Caption = 'Subdir levels'
  1004.       ParentShowHint = False
  1005.       ShowHint = True
  1006.       TabOrder = 7
  1007.       OnClick = SetChecksDefinitelyGetFiles
  1008.     end
  1009.     object SpinEdit3: TSpinEdit
  1010.       Left = 90
  1011.       Top = 29
  1012.       Width = 70
  1013.       Height = 22
  1014.       Hint = 'How many subdirs deep?'
  1015.       MaxLength = 3
  1016.       MaxValue = 255
  1017.       MinValue = 0
  1018.       ParentShowHint = False
  1019.       ShowHint = True
  1020.       TabOrder = 8
  1021.       Value = 3
  1022.       OnChange = GetFilesWhenChecked
  1023.     end
  1024.     object RadioNameOnly: TRadioButton
  1025.       Left = 14
  1026.       Top = 138
  1027.       Width = 57
  1028.       Height = 17
  1029.       Hint = 'Only rename fileNAME'
  1030.       Caption = 'Name'
  1031.       Checked = True
  1032.       ParentShowHint = False
  1033.       ShowHint = True
  1034.       TabOrder = 10
  1035.       TabStop = True
  1036.       OnClick = SetChecks
  1037.     end
  1038.     object RadioExtonly: TRadioButton
  1039.       Left = 64
  1040.       Top = 138
  1041.       Width = 70
  1042.       Height = 17
  1043.       Hint = 'Only rename fileEXTENSION'
  1044.       Caption = 'Extension'
  1045.       ParentShowHint = False
  1046.       ShowHint = True
  1047.       TabOrder = 11
  1048.       OnClick = SetChecks
  1049.     end
  1050.     object RadioWholeName: TRadioButton
  1051.       Left = 136
  1052.       Top = 138
  1053.       Width = 84
  1054.       Height = 17
  1055.       Hint = 'Rename whole filename (fileNAME and fileEXTENSION)'
  1056.       Caption = 'Whole Name'
  1057.       ParentShowHint = False
  1058.       ShowHint = True
  1059.       TabOrder = 12
  1060.       OnClick = SetChecks
  1061.     end
  1062.     object DriveComboBox1: TDriveComboBox
  1063.       Left = 88
  1064.       Top = 7
  1065.       Width = 73
  1066.       Height = 19
  1067.       Cursor = crHandPoint
  1068.       Hint = 'Choose drive'
  1069.       DirList = DirectoryListBox1
  1070.       ParentShowHint = False
  1071.       ShowHint = True
  1072.       TabOrder = 2
  1073.     end
  1074.     object DirectoryListBox1: TDirectoryListBox
  1075.       Left = 8
  1076.       Top = 76
  1077.       Width = 281
  1078.       Height = 53
  1079.       Hint = 'Choose subdirectory'
  1080.       Ctl3D = True
  1081.       Font.Charset = DEFAULT_CHARSET
  1082.       Font.Color = clWindowText
  1083.       Font.Height = -11
  1084.       Font.Name = 'MS Sans Serif'
  1085.       Font.Style = []
  1086.       ItemHeight = 16
  1087.       ParentCtl3D = False
  1088.       ParentFont = False
  1089.       ParentShowHint = False
  1090.       ShowHint = True
  1091.       TabOrder = 3
  1092.       OnChange = GetFiles
  1093.     end
  1094.     object StaticTextName: TStaticText
  1095.       Left = 11
  1096.       Top = 160
  1097.       Width = 32
  1098.       Height = 17
  1099.       Caption = 'Name'
  1100.       ParentShowHint = False
  1101.       ShowHint = True
  1102.       TabOrder = 16
  1103.     end
  1104.     object StaticTextExt: TStaticText
  1105.       Left = 66
  1106.       Top = 160
  1107.       Width = 50
  1108.       Height = 17
  1109.       Caption = 'Extension'
  1110.       ParentShowHint = False
  1111.       ShowHint = True
  1112.       TabOrder = 14
  1113.     end
  1114.     object EditNameExtSeparator: TEdit
  1115.       Left = 45
  1116.       Top = 157
  1117.       Width = 17
  1118.       Height = 21
  1119.       Hint = 
  1120.         'Separator. A name is separated from the extension normally by a ' +
  1121.         'dot '#39'.'#39' You may use "?" before and after. Example: "?.??" would ' +
  1122.         'define the separator as a dot and 1 char before and the 2 chars ' +
  1123.         'after the dot. You may use 2 or more separators '#39'. | a | go'#39
  1124.       ParentShowHint = False
  1125.       ShowHint = True
  1126.       TabOrder = 9
  1127.       Text = '.'
  1128.       OnChange = SetChecksAndSortAndGetFilesDelayed
  1129.     end
  1130.     object EditNotName: TEdit
  1131.       Left = 171
  1132.       Top = 27
  1133.       Width = 74
  1134.       Height = 21
  1135.       Hint = 
  1136.         'Ignore filesNAMES with this text. "a" => Don'#39't show any files wi' +
  1137.         'th "a" in them. "xd | ko" => Ignore any files with "xd" OR "ko"'
  1138.       ParentShowHint = False
  1139.       ShowHint = True
  1140.       TabOrder = 5
  1141.       OnChange = GetFilesDelayed
  1142.     end
  1143.     object StaticTextExceptExt: TStaticText
  1144.       Left = 247
  1145.       Top = 55
  1146.       Width = 44
  1147.       Height = 17
  1148.       Caption = 'in exten.'
  1149.       ParentShowHint = False
  1150.       ShowHint = True
  1151.       TabOrder = 15
  1152.     end
  1153.     object CheckExceptName: TCheckBox
  1154.       Left = 171
  1155.       Top = 8
  1156.       Width = 102
  1157.       Height = 17
  1158.       Hint = 'File name/extension must not contain this text...'
  1159.       Caption = 'no file contains...'
  1160.       ParentShowHint = False
  1161.       ShowHint = True
  1162.       TabOrder = 4
  1163.       OnClick = SetExceptgeFiles
  1164.     end
  1165.     object EditNotExt: TEdit
  1166.       Left = 171
  1167.       Top = 51
  1168.       Width = 74
  1169.       Height = 21
  1170.       Hint = 'Ignore file EXTENSIONS with this text...'
  1171.       ParentShowHint = False
  1172.       ShowHint = True
  1173.       TabOrder = 6
  1174.       OnChange = GetFilesDelayed
  1175.     end
  1176.     object StaticTextExceptName: TStaticText
  1177.       Left = 248
  1178.       Top = 32
  1179.       Width = 41
  1180.       Height = 17
  1181.       Caption = 'in name'
  1182.       ParentShowHint = False
  1183.       ShowHint = True
  1184.       TabOrder = 17
  1185.     end
  1186.     object CheckDescription: TCheckBox
  1187.       Left = 8
  1188.       Top = 56
  1189.       Width = 73
  1190.       Height = 17
  1191.       Hint = 'Read descript.ion files? This function is slow.'
  1192.       Caption = 'descript.ion'
  1193.       TabOrder = 18
  1194.       OnClick = GetFiles
  1195.     end
  1196.     object CheckDelimiterCase: TCheckBox
  1197.       Left = 183
  1198.       Top = 158
  1199.       Width = 45
  1200.       Height = 17
  1201.       Hint = 
  1202.         'Name-Extension-Separator is case sensitive? So '#39'a'#39' is different ' +
  1203.         'to '#39'A'#39
  1204.       Caption = 'case'
  1205.       Checked = True
  1206.       State = cbChecked
  1207.       TabOrder = 20
  1208.       OnClick = SetChecksAndSortAndGetFiles
  1209.     end
  1210.     object Checkmp3Tag: TCheckBox
  1211.       Left = 91
  1212.       Top = 57
  1213.       Width = 65
  1214.       Height = 17
  1215.       Caption = 'mp3 Tag'
  1216.       TabOrder = 21
  1217.       Visible = False
  1218.       OnClick = GetFiles
  1219.     end
  1220.     object ComboReplaceOccurenceNameExt: TComboBox
  1221.       Left = 114
  1222.       Top = 156
  1223.       Width = 64
  1224.       Height = 21
  1225.       Hint = 
  1226.         'normally the LAST dot is treated as the name-extension separator' +
  1227.         '. But you may change it to the first, the second...'
  1228.       Style = csDropDownList
  1229.       ItemHeight = 13
  1230.       Items.Strings = (
  1231.         'last occurence'
  1232.         '1st occurence'
  1233.         '2nd occurence'
  1234.         '3rd occurence'
  1235.         '4th occurence'
  1236.         '5th occurence'
  1237.         '6th occurence'
  1238.         '7th occurence'
  1239.         '8th occurence'
  1240.         '9th occurence')
  1241.       TabOrder = 22
  1242.       OnChange = SetChecksAndSortAndGetFiles
  1243.     end
  1244.   end
  1245.   object PanelStandards: TPanel
  1246.     Left = 4
  1247.     Top = 216
  1248.     Width = 297
  1249.     Height = 169
  1250.     BevelInner = bvRaised
  1251.     BorderStyle = bsSingle
  1252.     Color = 13158640
  1253.     ParentShowHint = False
  1254.     ShowHint = True
  1255.     TabOrder = 7
  1256.     object Bevel3: TBevel
  1257.       Left = 140
  1258.       Top = 4
  1259.       Width = 25
  1260.       Height = 157
  1261.       Shape = bsLeftLine
  1262.     end
  1263.     object Bevel4: TBevel
  1264.       Left = 144
  1265.       Top = 89
  1266.       Width = 143
  1267.       Height = 29
  1268.       Shape = bsTopLine
  1269.     end
  1270.     object SpeedbuttonStandards: TSpeedButton
  1271.       Left = 275
  1272.       Top = 3
  1273.       Width = 15
  1274.       Height = 17
  1275.       Flat = True
  1276.     end
  1277.     object CheckBox2: TCheckBox
  1278.       Left = 5
  1279.       Top = 128
  1280.       Width = 65
  1281.       Height = 17
  1282.       Hint = 'Delete the first or last letters of a filename'
  1283.       Caption = 'Kill letters'
  1284.       ParentShowHint = False
  1285.       ShowHint = True
  1286.       TabOrder = 0
  1287.       OnClick = SetChecks
  1288.     end
  1289.     object CheckDelNum: TCheckBox
  1290.       Left = 5
  1291.       Top = 83
  1292.       Width = 113
  1293.       Height = 16
  1294.       Hint = '"12- look" => "look". Useful with Winamp'
  1295.       Caption = 'Kill begin.number&&..'
  1296.       ParentShowHint = False
  1297.       ShowHint = True
  1298.       TabOrder = 18
  1299.       OnClick = SetChecks
  1300.     end
  1301.     object EditDelAfterNum: TEdit
  1302.       Left = 117
  1303.       Top = 77
  1304.       Width = 20
  1305.       Height = 21
  1306.       Hint = 
  1307.         'Deletes the number only when followed by this... (Leave empty to' +
  1308.         ' delete any leading number)'
  1309.       ParentShowHint = False
  1310.       ShowHint = True
  1311.       TabOrder = 20
  1312.       Text = '-'
  1313.       OnChange = SetChecksDelayed
  1314.     end
  1315.     object CheckDelSpace: TCheckBox
  1316.       Left = 5
  1317.       Top = 98
  1318.       Width = 129
  1319.       Height = 17
  1320.       Hint = '" Hallo   you  " => "Hallo you"'
  1321.       Caption = 'Kill end/double space'
  1322.       Checked = True
  1323.       ParentShowHint = False
  1324.       ShowHint = True
  1325.       State = cbChecked
  1326.       TabOrder = 16
  1327.       OnClick = SetChecks
  1328.     end
  1329.     object CheckUnderscore: TCheckBox
  1330.       Left = 5
  1331.       Top = 5
  1332.       Width = 130
  1333.       Height = 17
  1334.       Hint = 
  1335.         'don_t => don'#39't, i_m => i'#39'm, mr_ => mr., 12__ => 12'#39#39', _ve => '#39've' +
  1336.         '....'
  1337.       Caption = 'Replace _ if possible'
  1338.       Checked = True
  1339.       ParentShowHint = False
  1340.       ShowHint = True
  1341.       State = cbChecked
  1342.       TabOrder = 6
  1343.       OnClick = SetChecks
  1344.     end
  1345.     object CheckShitSpace: TCheckBox
  1346.       Left = 5
  1347.       Top = 37
  1348.       Width = 129
  1349.       Height = 16
  1350.       Hint = '" & " => "&", "( " => "(", " )" => ")", " '#39's" => "'#39's"'
  1351.       Caption = 'Kill unnecessary space'
  1352.       Checked = True
  1353.       ParentShowHint = False
  1354.       ShowHint = True
  1355.       State = cbChecked
  1356.       TabOrder = 8
  1357.       OnClick = SetChecks
  1358.     end
  1359.     object CheckShorten64: TCheckBox
  1360.       Left = 145
  1361.       Top = 5
  1362.       Width = 114
  1363.       Height = 17
  1364.       Hint = 
  1365.         'Delete spaces around brackets if filename is longer than 64 char' +
  1366.         's (for CD-R).'#13#10'Red when couldn'#39't be shortened.'
  1367.       Caption = 'Shorten to 64 letters'
  1368.       ParentShowHint = False
  1369.       ShowHint = True
  1370.       TabOrder = 1
  1371.       OnClick = SetChecks
  1372.     end
  1373.     object SpinEdit1: TSpinEdit
  1374.       Left = 70
  1375.       Top = 122
  1376.       Width = 55
  1377.       Height = 22
  1378.       Hint = 'Plus values for beginning chars, Minus values for ending chars'
  1379.       Constraints.MinHeight = 2
  1380.       MaxValue = 255
  1381.       MinValue = -255
  1382.       ParentShowHint = False
  1383.       ShowHint = True
  1384.       TabOrder = 2
  1385.       Value = 0
  1386.       OnChange = SetChecks
  1387.     end
  1388.     object CheckDelBegThe: TCheckBox
  1389.       Left = 5
  1390.       Top = 68
  1391.       Width = 88
  1392.       Height = 17
  1393.       Hint = 
  1394.         'Delete beginning "The", "and" => "&", "and the"=> "&", ft. => "~' +
  1395.         '", feat=> "~", " vs " => "^", " meets " => "∩┐╜". Useful with arti' +
  1396.         'st'#39's names'
  1397.       Caption = 'Shorten artist'
  1398.       ParentShowHint = False
  1399.       ShowHint = True
  1400.       TabOrder = 12
  1401.       OnClick = SetChecks
  1402.     end
  1403.     object CheckStandarize: TCheckBox
  1404.       Left = 5
  1405.       Top = 113
  1406.       Width = 49
  1407.       Height = 17
  1408.       Hint = '∩┐╜ and ` => '#39
  1409.       Caption = '`∩┐╜ => '#39
  1410.       ParentShowHint = False
  1411.       ShowHint = True
  1412.       TabOrder = 10
  1413.       OnClick = SetChecks
  1414.     end
  1415.     object CheckEleet: TCheckBox
  1416.       Left = 145
  1417.       Top = 92
  1418.       Width = 49
  1419.       Height = 17
  1420.       Hint = 
  1421.         'eleet => 31337, LZEASBTXGO => 1234567890. This is totally unnece' +
  1422.         'ssary, but fun.'
  1423.       Caption = 'Eleet'
  1424.       ParentShowHint = False
  1425.       ShowHint = True
  1426.       TabOrder = 3
  1427.       OnClick = SetChecks
  1428.     end
  1429.     object CheckShortenDestructive: TCheckBox
  1430.       Left = 145
  1431.       Top = 21
  1432.       Width = 123
  1433.       Height = 17
  1434.       Hint = '"of" => "o'#39'", "remix" => "remx"  => "rmx" => "rx" => "X"'
  1435.       Caption = 'Destruct to 64 letters'
  1436.       ParentShowHint = False
  1437.       ShowHint = True
  1438.       TabOrder = 4
  1439.       OnClick = SetChecks
  1440.     end
  1441.     object CheckKeepTooLong: TCheckBox
  1442.       Left = 145
  1443.       Top = 69
  1444.       Width = 131
  1445.       Height = 17
  1446.       Hint = 
  1447.         'When shorten and destruct didn'#39't make the file less then 65 char' +
  1448.         's, then don'#39't change it at all'
  1449.       Caption = 'Undo when still too long'
  1450.       Checked = True
  1451.       ParentShowHint = False
  1452.       ShowHint = True
  1453.       State = cbChecked
  1454.       TabOrder = 5
  1455.       OnClick = SetChecks
  1456.     end
  1457.     object CheckStandarizeMp3: TCheckBox
  1458.       Left = 5
  1459.       Top = 53
  1460.       Width = 129
  1461.       Height = 17
  1462.       Hint = 
  1463.         '"--" => "-", " - " => "#", Delete "_wav" and "_mp3", "%20" => " ' +
  1464.         '"'
  1465.       Caption = 'Typical song standards'
  1466.       ParentShowHint = False
  1467.       ShowHint = True
  1468.       TabOrder = 14
  1469.       OnClick = SetChecks
  1470.     end
  1471.     object CheckPerc: TCheckBox
  1472.       Left = 145
  1473.       Top = 108
  1474.       Width = 64
  1475.       Height = 17
  1476.       Hint = 
  1477.         'Converts chars to hex %values. Useful when you want to scramble ' +
  1478.         'your file names'
  1479.       Caption = 'Hex%34'
  1480.       ParentShowHint = False
  1481.       ShowHint = True
  1482.       TabOrder = 7
  1483.       OnClick = SetChecks
  1484.     end
  1485.     object CheckNoPerc: TCheckBox
  1486.       Left = 214
  1487.       Top = 108
  1488.       Width = 67
  1489.       Height = 17
  1490.       Hint = 
  1491.         'Converts hex %values to chars. Note that %20 is also converted b' +
  1492.         'y "Typical song standards"'
  1493.       Caption = 'Kill hex%'
  1494.       ParentShowHint = False
  1495.       ShowHint = True
  1496.       TabOrder = 9
  1497.       OnClick = SetChecks
  1498.     end
  1499.     object CheckTacho: TCheckBox
  1500.       Left = 200
  1501.       Top = 124
  1502.       Width = 53
  1503.       Height = 17
  1504.       Hint = 'ibm.exe => hal.exe. (Increases every letter)'
  1505.       Caption = 'Tacho'
  1506.       ParentShowHint = False
  1507.       ShowHint = True
  1508.       TabOrder = 11
  1509.       OnClick = SetChecks
  1510.     end
  1511.     object CheckShift: TCheckBox
  1512.       Left = 145
  1513.       Top = 124
  1514.       Width = 49
  1515.       Height = 17
  1516.       Hint = 'hallo => ohall. (Rotates the filename)'
  1517.       Caption = 'Shift'
  1518.       ParentShowHint = False
  1519.       ShowHint = True
  1520.       TabOrder = 13
  1521.       OnClick = SetChecks
  1522.     end
  1523.     object SpinShift: TSpinEdit
  1524.       Left = 145
  1525.       Top = 140
  1526.       Width = 37
  1527.       Height = 22
  1528.       MaxValue = 255
  1529.       MinValue = -255
  1530.       ParentShowHint = False
  1531.       ShowHint = True
  1532.       TabOrder = 15
  1533.       Value = 0
  1534.       OnChange = SetChecks
  1535.     end
  1536.     object SpinTacho: TSpinEdit
  1537.       Left = 200
  1538.       Top = 140
  1539.       Width = 36
  1540.       Height = 22
  1541.       MaxValue = 0
  1542.       MinValue = 0
  1543.       ParentShowHint = False
  1544.       ShowHint = True
  1545.       TabOrder = 17
  1546.       Value = 0
  1547.       OnChange = SetChecks
  1548.     end
  1549.     object CheckUneleet: TCheckBox
  1550.       Left = 196
  1551.       Top = 92
  1552.       Width = 65
  1553.       Height = 17
  1554.       Hint = 
  1555.         'Uneleet. Warning, it'#39's not a perfect undo for eleet: Numbers are' +
  1556.         ' replaced by lowercase letters => Could be unwanted'
  1557.       Caption = 'Uneleet'
  1558.       ParentShowHint = False
  1559.       ShowHint = True
  1560.       TabOrder = 19
  1561.       OnClick = SetChecks
  1562.     end
  1563.     object CheckReplaceAllBetweenLetters: TCheckBox
  1564.       Left = 5
  1565.       Top = 21
  1566.       Width = 129
  1567.       Height = 17
  1568.       Hint = 
  1569.         'Every underscore ("_") between letters will become space. "i_lov' +
  1570.         'e_you" => "i love you"'
  1571.       Caption = '_ to space betw. letters'
  1572.       TabOrder = 21
  1573.       OnClick = SetChecks
  1574.     end
  1575.     object CheckKillSpacesBetweenLetters: TCheckBox
  1576.       Left = 145
  1577.       Top = 37
  1578.       Width = 144
  1579.       Height = 17
  1580.       Hint = 
  1581.         '"Wanna be startin'#39' somethin" => "MichaelJackson-WannaBeStartin'#39'S' +
  1582.         'omethin"'
  1583.       Caption = 'NoSpaceBetweenLetters'
  1584.       TabOrder = 22
  1585.       OnClick = SetChecks
  1586.     end
  1587.     object CheckKillVocals64: TCheckBox
  1588.       Left = 145
  1589.       Top = 53
  1590.       Width = 68
  1591.       Height = 17
  1592.       Hint = 'Delete vowals to shorten to 64 letters'
  1593.       Caption = 'Kill vowals'
  1594.       TabOrder = 23
  1595.       OnClick = SetChecks
  1596.     end
  1597.     object CheckKillDoubles64: TCheckBox
  1598.       Left = 214
  1599.       Top = 53
  1600.       Width = 77
  1601.       Height = 17
  1602.       Hint = 'Delete double letters. "Madonna" => "Madona"'
  1603.       Caption = 'No doubles'
  1604.       TabOrder = 24
  1605.       OnClick = SetChecks
  1606.     end
  1607.   end
  1608.   object StringGrid1: TStringGrid
  1609.     Left = 308
  1610.     Top = 112
  1611.     Width = 477
  1612.     Height = 465
  1613.     BorderStyle = bsNone
  1614.     Color = 15000804
  1615.     ColCount = 6
  1616.     Ctl3D = True
  1617.     FixedCols = 0
  1618.     RowCount = 2
  1619.     Font.Charset = DEFAULT_CHARSET
  1620.     Font.Color = clWindowText
  1621.     Font.Height = -11
  1622.     Font.Name = 'Default'
  1623.     Font.Style = []
  1624.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing, goColMoving, goRowSelect]
  1625.     ParentCtl3D = False
  1626.     ParentFont = False
  1627.     ParentShowHint = False
  1628.     ShowHint = True
  1629.     TabOrder = 0
  1630.     OnColumnMoved = colmoved
  1631.     OnTopLeftChanged = Ar2Grid
  1632.     ColWidths = (
  1633.       71
  1634.       96
  1635.       26
  1636.       34
  1637.       25
  1638.       19)
  1639.     RowHeights = (
  1640.       24
  1641.       24)
  1642.   end
  1643.   object PanelSortOptions: TPanel
  1644.     Left = 300
  1645.     Top = 1
  1646.     Width = 297
  1647.     Height = 45
  1648.     BevelOuter = bvLowered
  1649.     Color = 14927803
  1650.     Ctl3D = True
  1651.     ParentCtl3D = False
  1652.     TabOrder = 3
  1653.     object EditSortSequence: TEdit
  1654.       Left = 160
  1655.       Top = 8
  1656.       Width = 57
  1657.       Height = 21
  1658.       Hint = 
  1659.         'Example: "en" => Sort by extension and if same extension then so' +
  1660.         'rt by name'
  1661.       ParentShowHint = False
  1662.       ShowHint = True
  1663.       TabOrder = 0
  1664.       OnChange = ChangeSortTypeDelayed
  1665.     end
  1666.     object CheckValueSensitiv: TCheckBox
  1667.       Left = 222
  1668.       Top = 6
  1669.       Width = 74
  1670.       Height = 17
  1671.       Hint = 'Sorts "a203b.gif" after "a99c.gif"'
  1672.       Caption = #39'a1'#39' < '#39'a02'#39
  1673.       Checked = True
  1674.       ParentShowHint = False
  1675.       ShowHint = True
  1676.       State = cbChecked
  1677.       TabOrder = 1
  1678.       OnClick = ChangeSortType
  1679.     end
  1680.     object ComboSortType: TComboBox
  1681.       Left = 8
  1682.       Top = 8
  1683.       Width = 145
  1684.       Height = 21
  1685.       Hint = 
  1686.         'Sort by... (You can use uppercase letters "N", "E", "P" for case' +
  1687.         ' sensitivity)'
  1688.       Style = csDropDownList
  1689.       Ctl3D = False
  1690.       DropDownCount = 20
  1691.       ItemHeight = 13
  1692.       ParentCtl3D = False
  1693.       ParentShowHint = False
  1694.       ShowHint = True
  1695.       TabOrder = 2
  1696.       OnChange = ChangeSortSequence
  1697.     end
  1698.     object CheckSortX: TCheckBox
  1699.       Left = 222
  1700.       Top = 22
  1701.       Width = 67
  1702.       Height = 17
  1703.       Hint = 'Sort all files, which will be renamed to the top'
  1704.       Caption = 'X to top'
  1705.       TabOrder = 3
  1706.       OnClick = SortX
  1707.     end
  1708.   end
  1709.   object PanelView: TPanel
  1710.     Left = 302
  1711.     Top = 55
  1712.     Width = 297
  1713.     Height = 42
  1714.     Color = 11580834
  1715.     TabOrder = 2
  1716.     object Bevel9: TBevel
  1717.       Left = 179
  1718.       Top = 4
  1719.       Width = 50
  1720.       Height = 35
  1721.       Shape = bsLeftLine
  1722.     end
  1723.     object CheckUpdate: TCheckBox
  1724.       Left = 8
  1725.       Top = 4
  1726.       Width = 101
  1727.       Height = 17
  1728.       Hint = 
  1729.         'Immediately view changes. Uncheck if this is too slow with large' +
  1730.         ' subdirectories. START will be disabled then.'
  1731.       Caption = 'Instant preview'
  1732.       Checked = True
  1733.       ParentShowHint = False
  1734.       ShowHint = True
  1735.       State = cbChecked
  1736.       TabOrder = 0
  1737.       OnClick = SetInstantPreview
  1738.     end
  1739.     object ButtonUpdate: TButton
  1740.       Left = 102
  1741.       Top = 6
  1742.       Width = 73
  1743.       Height = 15
  1744.       Hint = 
  1745.         'Reads the directory again, or if "Instant preview" has been turn' +
  1746.         'ed off.'
  1747.       Caption = 'Refresh'
  1748.       ParentShowHint = False
  1749.       ShowHint = True
  1750.       TabOrder = 1
  1751.       OnClick = RefreshNow
  1752.     end
  1753.     object Button2: TButton
  1754.       Left = 184
  1755.       Top = 5
  1756.       Width = 65
  1757.       Height = 15
  1758.       Hint = 'Reset grid'
  1759.       Caption = 'Reset Grid'
  1760.       ParentShowHint = False
  1761.       ShowHint = True
  1762.       TabOrder = 2
  1763.       OnClick = ResetStringGrid
  1764.     end
  1765.     object ButtonFont: TButton
  1766.       Left = 184
  1767.       Top = 23
  1768.       Width = 41
  1769.       Height = 15
  1770.       Hint = 'Change Font. Press ctrl for font dialog'
  1771.       Caption = 'Font'
  1772.       ParentShowHint = False
  1773.       ShowHint = True
  1774.       TabOrder = 3
  1775.       OnClick = ChangeFont
  1776.     end
  1777.     object ButtonView: TButton
  1778.       Left = 227
  1779.       Top = 23
  1780.       Width = 49
  1781.       Height = 15
  1782.       Hint = 'Show only "Old filename" or only "New filename"'
  1783.       Caption = 'View'
  1784.       TabOrder = 4
  1785.       OnClick = ChangeView
  1786.     end
  1787.     object CheckForProblems: TCheckBox
  1788.       Left = 8
  1789.       Top = 23
  1790.       Width = 145
  1791.       Height = 17
  1792.       Hint = 
  1793.         'Check for duplicate filenames and for existing filenames on hard' +
  1794.         ' disk'
  1795.       Caption = 'Instant problems checking'
  1796.       Checked = True
  1797.       ParentShowHint = False
  1798.       ShowHint = True
  1799.       State = cbChecked
  1800.       TabOrder = 5
  1801.       OnClick = ProblemsCheckingAndRenameTest
  1802.     end
  1803.     object SpinNextX: TSpinButton
  1804.       Left = 279
  1805.       Top = 4
  1806.       Width = 15
  1807.       Height = 34
  1808.       Hint = 
  1809.         'Press ctrl or not. Jump to the next one, which is to be changed,' +
  1810.         ' or has an illegal filename, or is too long'
  1811.       Ctl3D = True
  1812.       DownGlyph.Data = {
  1813.         AE000000424DAE00000000000000360000002800000009000000060000000100
  1814.         1000000000007800000000000000000000000000000000000000E03DE03DE03D
  1815.         E03DE03DE03DE03DE03DE03D0300E03DE03DE03DE03D0000E03DE03DE03DE03D
  1816.         3D02E03DE03DE03D000000000000E03DE03DE03D3D02E03DE03D000000000000
  1817.         00000000E03DE03D8502E03D0000000000000000000000000000E03DC981E03D
  1818.         E03DE03DE03DE03DE03DE03DE03DE03DCA81}
  1819.       ParentCtl3D = False
  1820.       TabOrder = 6
  1821.       UpGlyph.Data = {
  1822.         AE000000424DAE00000000000000360000002800000009000000060000000100
  1823.         1000000000007800000000000000000000000000000000000000E03DE03DE03D
  1824.         E03DE03DE03DE03DE03DE03D0200E03D0000000000000000000000000000E03D
  1825.         3A02E03DE03D00000000000000000000E03DE03DCD02E03DE03DE03D00000000
  1826.         0000E03DE03DE03DC981E03DE03DE03DE03D0000E03DE03DE03DE03DC981E03D
  1827.         E03DE03DE03DE03DE03DE03DE03DE03DCB81}
  1828.       OnDownClick = FindNextXdown
  1829.       OnUpClick = FindNextXUp
  1830.     end
  1831.     object Button3: TButton
  1832.       Left = 251
  1833.       Top = 5
  1834.       Width = 25
  1835.       Height = 15
  1836.       Hint = 'Maximize grid'
  1837.       Caption = 'Max'
  1838.       TabOrder = 7
  1839.       OnClick = MaxView
  1840.     end
  1841.     object Button4: TButton
  1842.       Left = 154
  1843.       Top = 23
  1844.       Width = 23
  1845.       Height = 15
  1846.       Hint = 
  1847.         'Set naming restrictions to simulate illegal filenames in other o' +
  1848.         'perating systems'
  1849.       Caption = 'OS'
  1850.       TabOrder = 8
  1851.       OnClick = DefineNameRestrictions
  1852.     end
  1853.   end
  1854.   object PanelStart: TPanel
  1855.     Left = 1
  1856.     Top = 720
  1857.     Width = 297
  1858.     Height = 53
  1859.     BevelInner = bvLowered
  1860.     BevelOuter = bvNone
  1861.     Ctl3D = True
  1862.     ParentCtl3D = False
  1863.     TabOrder = 4
  1864.     object LabelCountFiles: TLabel
  1865.       Left = 277
  1866.       Top = 33
  1867.       Width = 12
  1868.       Height = 13
  1869.       Hint = 'Number of files in subdirs'
  1870.       Alignment = taRightJustify
  1871.       Caption = '12'
  1872.       Color = clBtnFace
  1873.       Font.Charset = DEFAULT_CHARSET
  1874.       Font.Color = clWindowText
  1875.       Font.Height = -11
  1876.       Font.Name = 'MS Sans Serif'
  1877.       Font.Pitch = fpVariable
  1878.       Font.Style = []
  1879.       ParentColor = False
  1880.       ParentFont = False
  1881.       ParentShowHint = False
  1882.       ShowHint = True
  1883.     end
  1884.     object SpeedbuttonStart: TSpeedButton
  1885.       Left = 248
  1886.       Top = 32
  1887.       Width = 23
  1888.       Height = 22
  1889.     end
  1890.     object StartButtonOld: TButton
  1891.       Left = 4
  1892.       Top = 4
  1893.       Width = 234
  1894.       Height = 25
  1895.       Hint = 'Start renaming (Number of files)'
  1896.       Caption = 'Start'
  1897.       Font.Charset = DEFAULT_CHARSET
  1898.       Font.Color = clWindowText
  1899.       Font.Height = -12
  1900.       Font.Name = 'MS Sans Serif'
  1901.       Font.Style = []
  1902.       ParentFont = False
  1903.       ParentShowHint = False
  1904.       ShowHint = True
  1905.       TabOrder = 0
  1906.       Visible = False
  1907.       OnClick = RenameStart
  1908.     end
  1909.     object StartButton: TGradBtn
  1910.       Left = 4
  1911.       Top = 4
  1912.       Width = 234
  1913.       Height = 25
  1914.       Hint = 'Start renaming (Number of files)'
  1915.       DisabledColor = clGray
  1916.       BtnHiliteClr = 15395562
  1917.       BtnShadowClr = 3092271
  1918.       BtnFrameSize = 2
  1919.       TxtHiliteClr = clWhite
  1920.       TxtShadowClr = clGray
  1921.       BeginColor = clRed
  1922.       EndColor = clWhite
  1923.       SwapColors = False
  1924.       GradientStyle = gsElliptic
  1925.       Caption = 'Start'
  1926.       OnClick = RenameStart
  1927.       Font.Charset = DEFAULT_CHARSET
  1928.       Font.Color = clBlack
  1929.       Font.Height = -11
  1930.       Font.Name = 'MS Sans Serif'
  1931.       Font.Style = []
  1932.       TabOrder = 3
  1933.       TabStop = True
  1934.     end
  1935.     object ButtonUndo: TButton
  1936.       Left = 242
  1937.       Top = 4
  1938.       Width = 50
  1939.       Height = 25
  1940.       Hint = 
  1941.         'Undo ALL renamings. No guarantee that it will work. I haven'#39't te' +
  1942.         'sted the behaviour with too little memory!!'
  1943.       Caption = 'Undo All'
  1944.       ParentShowHint = False
  1945.       ShowHint = True
  1946.       TabOrder = 1
  1947.       OnClick = RenameUndo
  1948.     end
  1949.     object CheckDontProcessProblems: TCheckBox
  1950.       Left = 5
  1951.       Top = 33
  1952.       Width = 209
  1953.       Height = 17
  1954.       Hint = 'Skip all files which are marked by a "0", by "!" or by "D"'
  1955.       Caption = 'Don'#39't rename problematic files (!,D,0)'
  1956.       TabOrder = 2
  1957.       OnClick = SetChecks
  1958.     end
  1959.   end
  1960.   object PanelExpertMode: TPanel
  1961.     Left = 308
  1962.     Top = 590
  1963.     Width = 297
  1964.     Height = 65
  1965.     Color = clRed
  1966.     TabOrder = 8
  1967.     Visible = False
  1968.     OnDblClick = ChangeToExpertMode
  1969.     object SpeedbuttonExpertMode: TSpeedButton
  1970.       Left = 272
  1971.       Top = 0
  1972.       Width = 23
  1973.       Height = 17
  1974.     end
  1975.     object MemoExpertReminder: TMemo
  1976.       Left = 8
  1977.       Top = 8
  1978.       Width = 281
  1979.       Height = 49
  1980.       Hint = 'Doubleclick here to change to expert mode.'
  1981.       Alignment = taCenter
  1982.       BiDiMode = bdLeftToRight
  1983.       Color = 4227327
  1984.       Ctl3D = False
  1985.       Font.Charset = DEFAULT_CHARSET
  1986.       Font.Color = clWindowText
  1987.       Font.Height = -11
  1988.       Font.Name = 'MS Sans Serif'
  1989.       Font.Style = [fsBold]
  1990.       Lines.Strings = (
  1991.         'Expert mode is turned OFF.'
  1992.         '*press F2 to turn it on and off'
  1993.         '*OR start 1-4a Rename with "/e"'
  1994.         '*OR doubleclick here')
  1995.       ParentBiDiMode = False
  1996.       ParentCtl3D = False
  1997.       ParentFont = False
  1998.       ParentShowHint = False
  1999.       ReadOnly = True
  2000.       ShowHint = True
  2001.       TabOrder = 0
  2002.       OnDblClick = ChangeToExpertMode
  2003.     end
  2004.   end
  2005.   object Panelemail: TPanel
  2006.     Left = 307
  2007.     Top = 718
  2008.     Width = 297
  2009.     Height = 43
  2010.     Color = 16723350
  2011.     TabOrder = 9
  2012.     OnClick = GoBrowser
  2013.     OnDblClick = GoBrowser
  2014.     object Button1: TButton
  2015.       Left = 8
  2016.       Top = 8
  2017.       Width = 281
  2018.       Height = 25
  2019.       Caption = 'This is eMail ware. You must eMail me! CLICK HERE'
  2020.       TabOrder = 0
  2021.       OnClick = GoBrowser
  2022.     end
  2023.   end
  2024.   object FontDialog1: TFontDialog
  2025.     Font.Charset = DEFAULT_CHARSET
  2026.     Font.Color = clWindowText
  2027.     Font.Height = -11
  2028.     Font.Name = 'MS Sans Serif'
  2029.     Font.Style = []
  2030.     MinFontSize = 0
  2031.     MaxFontSize = 0
  2032.     Left = 610
  2033.     Top = 15
  2034.   end
  2035.   object PopupMenu1: TPopupMenu
  2036.     Left = 608
  2037.     Top = 48
  2038.     object ThisiseMailwareYoumusteMailmeifyouwanttocontinuetousethisprogram1: TMenuItem
  2039.       Caption = 'This is eMail-ware. You must eMail me!'
  2040.       OnClick = GoBrowser
  2041.     end
  2042.     object Foundabug1: TMenuItem
  2043.       Caption = 'Found a bug? Have a suggestion?'
  2044.       OnClick = GoBrowser
  2045.     end
  2046.     object DoyouliketheprogramDoyouhatetheprogram1: TMenuItem
  2047.       Caption = 'Do you like the program? Do you hate the program?'
  2048.       OnClick = GoBrowser
  2049.     end
  2050.     object Emailme1: TMenuItem
  2051.       Caption = 'Email me! Email me! Email me!'
  2052.       OnClick = GoBrowser
  2053.     end
  2054.   end
  2055.   object WebData1: TWebData
  2056.     Data = <
  2057.       item
  2058.         URL = 'http://www.1-4a.com/rename/ver.txt'
  2059.         ScanFirst = '*'
  2060.         ScanFrom = '*'
  2061.         ScanTo = '*'
  2062.       end>
  2063.     OnData = gottenversion
  2064.     Left = 640
  2065.     Top = 16
  2066.   end
  2067.   object Timer1: TTimer
  2068.     Interval = 0
  2069.     OnTimer = SetChecks
  2070.     Left = 648
  2071.     Top = 48
  2072.   end
  2073.   object Timer2: TTimer
  2074.     Interval = 0
  2075.     OnTimer = GetFiles
  2076.     Left = 680
  2077.     Top = 48
  2078.   end
  2079.   object Timer3: TTimer
  2080.     Interval = 0
  2081.     OnTimer = SetChecksAndSortAndGetFiles
  2082.     Left = 712
  2083.     Top = 48
  2084.   end
  2085.   object Timer4: TTimer
  2086.     Interval = 0
  2087.     OnTimer = ChangeSortType
  2088.     Left = 744
  2089.     Top = 48
  2090.   end
  2091.   object pvlUrl1: TpvlUrl
  2092.     Url = 'http://www.1-4a.com/rename/email.htm'
  2093.     Left = 672
  2094.     Top = 16
  2095.   end
  2096.   object dfsBrowseDirectoryDlg1: TdfsBrowseDirectoryDlg
  2097.     Root = idNetwork
  2098.     Options = [bfDirectoriesOnly, bfAncestors]
  2099.     Caption = 'Choose a folder'
  2100.     ShowSelectionInStatus = False
  2101.     Left = 704
  2102.     Top = 16
  2103.   end
  2104.   object Timer5: TTimer
  2105.     Interval = 0
  2106.     OnTimer = SetSizes
  2107.     Left = 776
  2108.     Top = 48
  2109.   end
  2110.   object PopupMenu2: TPopupMenu
  2111.     Left = 608
  2112.     Top = 80
  2113.     object filename1: TMenuItem
  2114.       Caption = 'Filename'
  2115.       object name1: TMenuItem
  2116.         Caption = 'Name'
  2117.         OnClick = InsertPOPname
  2118.       end
  2119.       object Extension1: TMenuItem
  2120.         Caption = 'Extension'
  2121.         OnClick = InsertPOPextension
  2122.       end
  2123.       object Separator1: TMenuItem
  2124.         Caption = 'Separator'
  2125.         OnClick = InsertPOPseparator
  2126.       end
  2127.       object Length1: TMenuItem
  2128.         Caption = 'Length'
  2129.         OnClick = InsertPOPlength
  2130.       end
  2131.       object Date1: TMenuItem
  2132.         Caption = 'Date'
  2133.         object Date3: TMenuItem
  2134.           Caption = 'Date'
  2135.           OnClick = InsertPOPdate
  2136.         end
  2137.         object Date2: TMenuItem
  2138.           Caption = 'Startrek Star Date 1'
  2139.           OnClick = InsertPOPst1
  2140.         end
  2141.         object StartrekStarDate21: TMenuItem
  2142.           Caption = 'Startrek Star Date 2'
  2143.           OnClick = InsertPOPst2
  2144.         end
  2145.       end
  2146.       object Time1: TMenuItem
  2147.         Caption = 'Time'
  2148.         object Time2: TMenuItem
  2149.           Caption = 'Time'
  2150.           OnClick = InsertPOPtime
  2151.         end
  2152.         object English1: TMenuItem
  2153.           Caption = 'English'
  2154.           OnClick = InsertPOPtimepm
  2155.         end
  2156.       end
  2157.       object Size1: TMenuItem
  2158.         Caption = 'Size'
  2159.         OnClick = InsertPOPsize
  2160.       end
  2161.       object Part11: TMenuItem
  2162.         Caption = 'Part1'
  2163.         OnClick = InsertPOPpart1
  2164.       end
  2165.       object Part21: TMenuItem
  2166.         Caption = 'Part2'
  2167.         OnClick = InsertPOPpart2
  2168.       end
  2169.       object SeparatorPart1: TMenuItem
  2170.         Caption = 'Separator Part'
  2171.         OnClick = InsertPOPpart0
  2172.       end
  2173.     end
  2174.     object Path1: TMenuItem
  2175.       Caption = 'Path'
  2176.       object Fullpath1: TMenuItem
  2177.         Caption = 'Full path'
  2178.         OnClick = InsertPOPfullpath
  2179.       end
  2180.       object Folder1: TMenuItem
  2181.         Caption = 'Folder'
  2182.         OnClick = InsertPOPfolder
  2183.       end
  2184.     end
  2185.     object Number1: TMenuItem
  2186.       Caption = 'Number'
  2187.       object Originalfilenumber1: TMenuItem
  2188.         Caption = 'Unsorted file number'
  2189.         OnClick = InsertPOPunsorted
  2190.       end
  2191.       object Sortedfilenumber1: TMenuItem
  2192.         Caption = 'Sorted file number'
  2193.         OnClick = InsertPOPsorted
  2194.       end
  2195.       object Totalfiles1: TMenuItem
  2196.         Caption = 'Total files'
  2197.         OnClick = InsertPOPtotalnumber
  2198.       end
  2199.       object Random1: TMenuItem
  2200.         Caption = 'Random'
  2201.         OnClick = InsertPOPrandomnumber
  2202.       end
  2203.     end
  2204.     object Todaysdate1: TMenuItem
  2205.       Caption = 'Misc'
  2206.       object Todaysdate2: TMenuItem
  2207.         Caption = 'Today'#39's date'
  2208.         OnClick = InsertPOPtoday
  2209.       end
  2210.       object N4DOSdescription1: TMenuItem
  2211.         Caption = '4DOS descript.ion'
  2212.         OnClick = InsertPOP4dos
  2213.       end
  2214.       object Enoughletterstojustify1: TMenuItem
  2215.         Caption = 'Enough letters to justify'
  2216.         OnClick = InsertPOPjustify
  2217.       end
  2218.       object Random2: TMenuItem
  2219.         Caption = 'Random'
  2220.         OnClick = InsertPOPrandomchar
  2221.       end
  2222.     end
  2223.   end
  2224. end
  2225.